home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cocktail / rex.lha / rex / test / README < prev   
Encoding:
Text File  |  1992-08-18  |  426 b   |  18 lines

  1. A Simple Test of Rex
  2. ====================
  3.  
  4. Currently (Sept. 1988) Rex has been tested successfully for its 2 target
  5. languages using 2 different Modula-2 compilers:
  6.  
  7. test | language | compiler
  8. ----------------------------------
  9. C    | C        | cc
  10. MC   | Modula   | MOCKA (mc)
  11. M2C  | Modula   | SUN Modula (m2c)
  12.  
  13. To run a test use:
  14.  
  15.    make <test> MLIB=...
  16.  
  17. where MLIB (=reuse) is the directory containing the Modula library.
  18.